home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 415
- Top = 137
- Anchors = []
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 321
- ClientWidth = 290
- Color = clBtnFace
- ParentFont = True
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 24
- Top = 41
- Width = 109
- Height = 14
- Caption = 'Nome do jogador'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 155
- Top = 41
- Width = 51
- Height = 14
- Caption = 'Recorde'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 222
- Top = 41
- Width = 47
- Height = 14
- Caption = 'Clicks/s'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 84
- Top = 8
- Width = 118
- Height = 23
- Style = bsRaised
- end
- object Label4: TLabel
- Left = 90
- Top = 10
- Width = 105
- Height = 18
- Caption = 'Placar geral'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Bevel2: TBevel
- Left = 0
- Top = 0
- Width = 290
- Height = 321
- Style = bsRaised
- end
- object Bevel3: TBevel
- Left = 20
- Top = 8
- Width = 254
- Height = 306
- Style = bsRaised
- Visible = False
- end
- object Bevel4: TBevel
- Left = 33
- Top = 24
- Width = 227
- Height = 282
- Visible = False
- end
- object Image1: TImage
- Left = 34
- Top = 304
- Width = 226
- Height = 1
- Picture.Data = {<image000.jpg>}
- Visible = False
- end
- object Button1: TButton
- Left = 360
- Top = 192
- Width = 73
- Height = 41
- Caption = 'Button1'
- TabOrder = 1
- Visible = False
- OnClick = Button1Click
- end
- object StringGrid1: TStringGrid
- Left = 16
- Top = 59
- Width = 259
- Height = 240
- TabStop = False
- Anchors = []
- BiDiMode = bdLeftToRight
- Color = clBlack
- ColCount = 3
- DefaultColWidth = 83
- DefaultRowHeight = 22
- DragKind = dkDock
- Enabled = False
- FixedCols = 0
- RowCount = 10
- FixedRows = 0
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- GridLineWidth = 0
- Options = [goRowSelect]
- ParentBiDiMode = False
- ParentFont = False
- ParentShowHint = False
- ScrollBars = ssNone
- ShowHint = False
- TabOrder = 0
- ColWidths = (
- 150
- 70
- 36)
- end
- object Memo1: TMemo
- Left = 34
- Top = 25
- Width = 225
- Height = 0
- Alignment = taCenter
- BorderStyle = bsNone
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- Lines.Strings = (
- 'Beta Testers:'
- ''
- 'Killer_Djou'
- '|Be|Os|'
- 'Magrao-'
- 'Comunistadoido'
- 'GamezFull'
- ''
- '#Manutencao'
- '')
- ParentFont = False
- TabOrder = 2
- WordWrap = False
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 10
- OnTimer = Timer1Timer
- Left = 65528
- Top = 24
- end
- end
-